KAFKA-15222: Upgrade zinc Scala incremental compiler plugin version to a latests stable fit version (1.9.2)#14060
Conversation
|
Please add link to release notes explaining the difference amongst version. |
|
@divijvaidya I am working on it right now, I have a good resource sbt/zinc@v1.8.0...v1.9.2 |
6570d54 to
74b4ebe
Compare
|
The current pull request CI, the errors related to zinc appeared again in current Jenkins build, rebasing the branch again will run the build again, the strange behaviour is that the related locked zinc file is pointing to an old version of it I am checking now the behaviour of the build, wait and see |
|
@divijvaidya It's ok now, things seems more stable, but there is some failure on building kafak with jdk 20 that has no relation with zinc compiler, Notice that for all build the retry_zinc step is without issue |
|
@divijvaidya No breaking changes are mentioned in the release notes, meanwhile much upgrades and bug fixing are present till the version 1.8.0 I can mention the most important of them
It's far better to use the new version |
divijvaidya
left a comment
There was a problem hiding this comment.
Thank you for the detailed effort here! Lgtm. I will merge this tomorrow after giving other folks a chance to look into this PR
Reviewers: Divij Vaidya <diviv@amazon.com>
Reviewers: Divij Vaidya <diviv@amazon.com>
Reviewers: Divij Vaidya <diviv@amazon.com>
The existing version of zinc incremental scala compiler plugin is getting a bit old, upgrading to last stable version 1.9.2
From the version 1.8.0 to 1.9.2 this is a list of all changed sbt/zinc@v1.8.0...v1.9.2
Link to release notes : https://github.com/sbt/zinc/releases
Committer Checklist (excluded from commit message)